GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / EnableJPEG2000 Property





In This Topic
EnableJPEG2000 Property (IPDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(12)>
Property EnableJPEG2000 As Boolean
[DispId(12)]
bool EnableJPEG2000 {get; set;}
read-write property EnableJPEG2000: Boolean; 
DispIdAttribute(12)
function get,set EnableJPEG2000 : boolean
[DispId(12)]
__property bool get_EnableJPEG2000();
__property void set_EnableJPEG2000( 
   bool value
);
[DispId(12)]
property bool EnableJPEG2000 {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members